Skip to content

implement diff workflow#777

Open
SortaCookie wants to merge 2 commits intoyoutube:mainfrom
SortaCookie:feature/chromium-diffing
Open

implement diff workflow#777
SortaCookie wants to merge 2 commits intoyoutube:mainfrom
SortaCookie:feature/chromium-diffing

Conversation

@SortaCookie
Copy link
Copy Markdown
Contributor

@SortaCookie SortaCookie commented May 14, 2025

b/409339952

Change-Id: Ib894b3ac877afe5471d24c663945149a668183e1

@SortaCookie SortaCookie added the diff-m126 Send a request to diff against Chromium's m126 milestone. label May 14, 2025
matrix:
upstream_branch: ${{ fromJson(needs.initialize.outputs.upstream_branches) }}
steps:
- uses: actions/checkout@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 1: GitHub-owned GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
@SortaCookie SortaCookie force-pushed the feature/chromium-diffing branch from a8ff0eb to c641106 Compare May 14, 2025 21:45
@SortaCookie SortaCookie added diff-m126 Send a request to diff against Chromium's m126 milestone. and removed diff-m126 Send a request to diff against Chromium's m126 milestone. labels May 14, 2025
@SortaCookie SortaCookie force-pushed the feature/chromium-diffing branch 19 times, most recently from 6da26b9 to 7b84027 Compare May 14, 2025 22:57
@SortaCookie SortaCookie force-pushed the feature/chromium-diffing branch from 7b84027 to 9084712 Compare May 14, 2025 23:04
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 1: GitHub-owned GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
@SortaCookie SortaCookie force-pushed the feature/chromium-diffing branch 3 times, most recently from b164085 to c378026 Compare May 14, 2025 23:16
Change-Id: I568c4829ffdbef6f8e984a820dbf438a4cd6b4d1
@SortaCookie SortaCookie force-pushed the feature/chromium-diffing branch from ce95916 to 7b3f614 Compare May 19, 2025 22:43
with:
ref: chromium/${{ matrix.branch.milestone }}
- name: Fallback to main branch
uses: actions/checkout@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 0: GitHub-owned GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
@SortaCookie SortaCookie force-pushed the main branch 7 times, most recently from e6b6385 to b41ef6d Compare August 15, 2025 22:58
@SortaCookie SortaCookie added diff-m114 Send a request to diff against Chromium's m114 milestone. and removed diff-m114 Send a request to diff against Chromium's m114 milestone. labels Aug 18, 2025
@SortaCookie SortaCookie force-pushed the main branch 9 times, most recently from 81017b4 to 6691414 Compare August 20, 2025 17:25
@SortaCookie SortaCookie force-pushed the main branch 6 times, most recently from 1467b0f to 04b1187 Compare August 20, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

diff-m114 Send a request to diff against Chromium's m114 milestone. diff-m126 Send a request to diff against Chromium's m126 milestone.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants